home *** CD-ROM | disk | FTP | other *** search
/ Champak 40 / Vol 40.iso / games / skates.swf / scripts / DefineButton2_111 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2007-04-20  |  60 b   |  5 lines

  1. on(release){
  2.    _root.demo = 0;
  3.    _root.nextFrame();
  4. }
  5.